home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / Pakiet bezpieczenstwa / AntySpyware / Spybot - Search and destroy 1.4 / spybotsd14.exe / {app} / SpybotSD.exe / 0 / RCDATA / TFORMLANGUAGEPICK / TFORMLANGUAGEPICK.txt
Text File  |  2005-05-31  |  37KB  |  902 lines

  1. object formLanguagePick: TformLanguagePick
  2.   Left = 161
  3.   Top = 306
  4.   BorderIcons = []
  5.   BorderStyle = bsDialog
  6.   Caption = 'Spybot-S&D Wizard'
  7.   ClientHeight = 343
  8.   ClientWidth = 368
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   FormStyle = fsStayOnTop
  16.   OldCreateOrder = False
  17.   Position = poScreenCenter
  18.   OnShow = FormShow
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object pcWizard: TPageControl
  22.     Left = 0
  23.     Top = 0
  24.     Width = 368
  25.     Height = 343
  26.     ActivePage = tabFinished
  27.     Align = alClient
  28.     Style = tsButtons
  29.     TabOrder = 0
  30.     object tabLanguage: TTabSheet
  31.       BorderWidth = 8
  32.       TabVisible = False
  33.       object lvLanguages: TListView
  34.         Left = 0
  35.         Top = 0
  36.         Width = 344
  37.         Height = 317
  38.         Align = alClient
  39.         Columns = <>
  40.         IconOptions.Arrangement = iaLeft
  41.         TabOrder = 0
  42.         ViewStyle = vsList
  43.         OnClick = lvLanguagesClick
  44.       end
  45.     end
  46.     object tabIcons: TTabSheet
  47.       BorderWidth = 8
  48.       ImageIndex = 5
  49.       TabVisible = False
  50.       DesignSize = (
  51.         344
  52.         317)
  53.       object labelIcons0: TLabel
  54.         Left = 0
  55.         Top = 0
  56.         Width = 344
  57.         Height = 97
  58.         Align = alTop
  59.         AutoSize = False
  60.         Caption = 
  61.           'If you want a desktop icon or a start menu entry to start Spybot' +
  62.           '-S&&D, please click the buttons below:'
  63.         WordWrap = True
  64.       end
  65.       object labelStep1: TLabel
  66.         Left = 80
  67.         Top = 240
  68.         Width = 249
  69.         Height = 17
  70.         Alignment = taRightJustify
  71.         Anchors = [akLeft, akRight, akBottom]
  72.         AutoSize = False
  73.         Caption = 'Step 1 of 7'
  74.         Font.Charset = DEFAULT_CHARSET
  75.         Font.Color = clWindowText
  76.         Font.Height = -11
  77.         Font.Name = 'MS Sans Serif'
  78.         Font.Style = [fsBold]
  79.         ParentFont = False
  80.       end
  81.       object toolbarIcons: TToolBar
  82.         Left = 0
  83.         Top = 285
  84.         Width = 344
  85.         Align = alBottom
  86.         AutoSize = True
  87.         ButtonHeight = 30
  88.         ButtonWidth = 63
  89.         Flat = True
  90.         Images = img24
  91.         List = True
  92.         ShowCaptions = True
  93.         TabOrder = 0
  94.         object bnIconsNext: TToolButton
  95.           Left = 0
  96.           Top = 0
  97.           Action = aNext
  98.           AutoSize = True
  99.         end
  100.       end
  101.       object bnDesktopIcon: TButton
  102.         Tag = 1
  103.         Left = 28
  104.         Top = 104
  105.         Width = 282
  106.         Height = 25
  107.         Anchors = [akLeft, akTop, akRight]
  108.         Caption = 'Create Desktop icon'
  109.         TabOrder = 1
  110.         OnClick = bnDesktopIconClick
  111.       end
  112.       object bnStartMenuItem: TButton
  113.         Tag = 1
  114.         Left = 28
  115.         Top = 144
  116.         Width = 282
  117.         Height = 25
  118.         Anchors = [akLeft, akTop, akRight]
  119.         Caption = 'Create Start menu item'
  120.         TabOrder = 2
  121.         OnClick = bnStartMenuItemClick
  122.       end
  123.     end
  124.     object tabRestorePoint: TTabSheet
  125.       BorderWidth = 8
  126.       ImageIndex = 1
  127.       TabVisible = False
  128.       DesignSize = (
  129.         344
  130.         317)
  131.       object labelRestorePoint0: TLabel
  132.         Left = 0
  133.         Top = 0
  134.         Width = 344
  135.         Height = 26
  136.         Align = alTop
  137.         Caption = 
  138.           'If you are using Windows ME or XP, now would be a good point to ' +
  139.           'create a system restore point. To do this, please click the butt' +
  140.           'on below:'
  141.         ShowAccelChar = False
  142.         WordWrap = True
  143.       end
  144.       object labelStep2: TLabel
  145.         Left = 79
  146.         Top = 248
  147.         Width = 249
  148.         Height = 17
  149.         Alignment = taRightJustify
  150.         Anchors = [akLeft, akRight, akBottom]
  151.         AutoSize = False
  152.         Caption = 'Step 2 of 7'
  153.         Font.Charset = DEFAULT_CHARSET
  154.         Font.Color = clWindowText
  155.         Font.Height = -11
  156.         Font.Name = 'MS Sans Serif'
  157.         Font.Style = [fsBold]
  158.         ParentFont = False
  159.       end
  160.       object bnCreateSystemRestorePoint: TButton
  161.         Left = 28
  162.         Top = 120
  163.         Width = 282
  164.         Height = 25
  165.         Anchors = [akLeft, akTop, akRight]
  166.         Caption = 'Create system restore point'
  167.         TabOrder = 0
  168.         OnClick = bnCreateSystemRestorePointClick
  169.       end
  170.       object toolbarRestorePoint: TToolBar
  171.         Left = 0
  172.         Top = 285
  173.         Width = 344
  174.         Align = alBottom
  175.         AutoSize = True
  176.         ButtonHeight = 30
  177.         ButtonWidth = 63
  178.         Flat = True
  179.         Images = img24
  180.         List = True
  181.         ShowCaptions = True
  182.         TabOrder = 1
  183.         object bnRestorePointNext: TToolButton
  184.           Left = 0
  185.           Top = 0
  186.           Action = aNext
  187.           AutoSize = True
  188.         end
  189.       end
  190.     end
  191.     object tabRegyBackup: TTabSheet
  192.       BorderWidth = 8
  193.       ImageIndex = 6
  194.       TabVisible = False
  195.       DesignSize = (
  196.         344
  197.         317)
  198.       object labelRegyBackup0: TLabel
  199.         Left = 0
  200.         Top = 0
  201.         Width = 344
  202.         Height = 52
  203.         Align = alTop
  204.         Caption = 
  205.           'You can now create a complete backup of your registry. This is n' +
  206.           'ot necessary, but can provide useful. Should spyware destroy som' +
  207.           'e of your original settings, Spybot-S&D may be able to restore t' +
  208.           'hem from this backup.'
  209.         ShowAccelChar = False
  210.         WordWrap = True
  211.       end
  212.       object labelRegyBackup1: TLabel
  213.         Left = 32
  214.         Top = 168
  215.         Width = 282
  216.         Height = 13
  217.         Anchors = [akLeft, akTop, akRight]
  218.         AutoSize = False
  219.         Caption = 'Please wait... this may take a few minutes...'
  220.         Transparent = True
  221.         Visible = False
  222.       end
  223.       object labelStep3: TLabel
  224.         Left = 79
  225.         Top = 248
  226.         Width = 249
  227.         Height = 17
  228.         Alignment = taRightJustify
  229.         Anchors = [akLeft, akRight, akBottom]
  230.         AutoSize = False
  231.         Caption = 'Step 3 of 7'
  232.         Font.Charset = DEFAULT_CHARSET
  233.         Font.Color = clWindowText
  234.         Font.Height = -11
  235.         Font.Name = 'MS Sans Serif'
  236.         Font.Style = [fsBold]
  237.         ParentFont = False
  238.       end
  239.       object toolbarRegyBackup: TToolBar
  240.         Left = 0
  241.         Top = 285
  242.         Width = 344
  243.         Align = alBottom
  244.         AutoSize = True
  245.         ButtonHeight = 30
  246.         ButtonWidth = 63
  247.         Flat = True
  248.         Images = img24
  249.         List = True
  250.         ShowCaptions = True
  251.         TabOrder = 0
  252.         object bnRegyBackup: TToolButton
  253.           Left = 0
  254.           Top = 0
  255.           Action = aNext
  256.           AutoSize = True
  257.         end
  258.       end
  259.       object bnCreateRegistryBackup: TButton
  260.         Left = 28
  261.         Top = 120
  262.         Width = 282
  263.         Height = 25
  264.         Anchors = [akLeft, akTop, akRight]
  265.         Caption = 'Create registry backup'
  266.         TabOrder = 1
  267.         OnClick = bnCreateRegistryBackupClick
  268.       end
  269.     end
  270.     object tabProxy: TTabSheet
  271.       BorderWidth = 8
  272.       ImageIndex = 3
  273.       TabVisible = False
  274.       DesignSize = (
  275.         344
  276.         317)
  277.       object labelProxy0: TLabel
  278.         Left = 0
  279.         Top = 0
  280.         Width = 344
  281.         Height = 81
  282.         Align = alTop
  283.         AutoSize = False
  284.         Caption = 
  285.           'Spybot-S&D has detected that your Internet Explorer is set to us' +
  286.           'e a proxy. Chances are that you need to use a proxy to download ' +
  287.           'updates, too. If you want to use the same proxy as in Internet E' +
  288.           'xplorer, please click the button below:'
  289.         ShowAccelChar = False
  290.         WordWrap = True
  291.       end
  292.       object labelStep4: TLabel
  293.         Left = 79
  294.         Top = 248
  295.         Width = 249
  296.         Height = 17
  297.         Alignment = taRightJustify
  298.         Anchors = [akLeft, akRight, akBottom]
  299.         AutoSize = False
  300.         Caption = 'Step 4 of 7'
  301.         Font.Charset = DEFAULT_CHARSET
  302.         Font.Color = clWindowText
  303.         Font.Height = -11
  304.         Font.Name = 'MS Sans Serif'
  305.         Font.Style = [fsBold]
  306.         ParentFont = False
  307.       end
  308.       object bnUseIEProxy: TButton
  309.         Left = 28
  310.         Top = 136
  311.         Width = 282
  312.         Height = 25
  313.         Anchors = [akLeft, akTop, akRight]
  314.         Caption = 'Use this proxy'
  315.         TabOrder = 0
  316.         OnClick = bnUseIEProxyClick
  317.       end
  318.       object toolbarProxy: TToolBar
  319.         Left = 0
  320.         Top = 285
  321.         Width = 344
  322.         Align = alBottom
  323.         AutoSize = True
  324.         ButtonHeight = 30
  325.         ButtonWidth = 63
  326.         Flat = True
  327.         Images = img24
  328.         List = True
  329.         ShowCaptions = True
  330.         TabOrder = 1
  331.         object bnProxyNext: TToolButton
  332.           Left = 0
  333.           Top = 0
  334.           Action = aNext
  335.           AutoSize = True
  336.         end
  337.       end
  338.       object editProxy: TEdit
  339.         Left = 28
  340.         Top = 104
  341.         Width = 282
  342.         Height = 21
  343.         Anchors = [akLeft, akTop, akRight]
  344.         TabOrder = 2
  345.       end
  346.     end
  347.     object tabUpdate: TTabSheet
  348.       BorderWidth = 8
  349.       ImageIndex = 2
  350.       TabVisible = False
  351.       DesignSize = (
  352.         344
  353.         317)
  354.       object labelUpdate0: TLabel
  355.         Left = 0
  356.         Top = 0
  357.         Width = 344
  358.         Height = 52
  359.         Align = alTop
  360.         Caption = 
  361.           'Before you start your first scan, for your own safety it is stro' +
  362.           'ngly suggested that you look for updated files and download them' +
  363.           '! Just click the button below to go to the updates page and let ' +
  364.           'the program search if new updates exist.'
  365.         ShowAccelChar = False
  366.         WordWrap = True
  367.       end
  368.       object labelStep5: TLabel
  369.         Left = 79
  370.         Top = 248
  371.         Width = 249
  372.         Height = 17
  373.         Alignment = taRightJustify
  374.         Anchors = [akLeft, akRight, akBottom]
  375.         AutoSize = False
  376.         Caption = 'Step 5 of 7'
  377.         Font.Charset = DEFAULT_CHARSET
  378.         Font.Color = clWindowText
  379.         Font.Height = -11
  380.         Font.Name = 'MS Sans Serif'
  381.         Font.Style = [fsBold]
  382.         ParentFont = False
  383.       end
  384.       object toolbarUpdate: TToolBar
  385.         Left = 0
  386.         Top = 285
  387.         Width = 344
  388.         Align = alBottom
  389.         AutoSize = True
  390.         ButtonHeight = 30
  391.         ButtonWidth = 63
  392.         Flat = True
  393.         Images = img24
  394.         List = True
  395.         ShowCaptions = True
  396.         TabOrder = 0
  397.         object bnUpdateNext: TToolButton
  398.           Left = 0
  399.           Top = 0
  400.           Action = aNext
  401.           AutoSize = True
  402.         end
  403.       end
  404.       object bnUpdateSearch: TButton
  405.         Left = 28
  406.         Top = 104
  407.         Width = 282
  408.         Height = 25
  409.         Anchors = [akLeft, akTop, akRight]
  410.         Caption = 'Search for updates'
  411.         TabOrder = 1
  412.         OnClick = bnUpdateSearchClick
  413.       end
  414.       object bnUpdateDownload: TButton
  415.         Left = 28
  416.         Top = 144
  417.         Width = 282
  418.         Height = 25
  419.         Anchors = [akLeft, akTop, akRight]
  420.         Caption = 'Download all available updates'
  421.         Enabled = False
  422.         TabOrder = 2
  423.         OnClick = bnUpdateDownloadClick
  424.       end
  425.     end
  426.     object tabImmunize: TTabSheet
  427.       BorderWidth = 8
  428.       ImageIndex = -1
  429.       TabVisible = False
  430.       DesignSize = (
  431.         344
  432.         317)
  433.       object labelImmunize0: TLabel
  434.         Left = 0
  435.         Top = 0
  436.         Width = 344
  437.         Height = 52
  438.         Align = alTop
  439.         Caption = 
  440.           'Now that you are up-to-date, it is recommended that you apply so' +
  441.           'me basic Immunization. Just click the button below to do this. I' +
  442.           'f you do not want to immunize at this point, you can do this any' +
  443.           ' later time by clicking on Immunize in the program toolbar at th' +
  444.           'e left.'
  445.         ShowAccelChar = False
  446.         WordWrap = True
  447.       end
  448.       object labelImmunize1: TLabel
  449.         Left = 32
  450.         Top = 168
  451.         Width = 282
  452.         Height = 17
  453.         Anchors = [akLeft, akTop, akRight]
  454.         AutoSize = False
  455.         Transparent = True
  456.       end
  457.       object labelImmunize2: TLabel
  458.         Left = 32
  459.         Top = 184
  460.         Width = 282
  461.         Height = 65
  462.         Anchors = [akLeft, akTop, akRight]
  463.         AutoSize = False
  464.         Transparent = True
  465.       end
  466.       object labelStep6: TLabel
  467.         Left = 79
  468.         Top = 248
  469.         Width = 249
  470.         Height = 17
  471.         Alignment = taRightJustify
  472.         Anchors = [akLeft, akRight, akBottom]
  473.         AutoSize = False
  474.         Caption = 'Step 6 of 7'
  475.         Font.Charset = DEFAULT_CHARSET
  476.         Font.Color = clWindowText
  477.         Font.Height = -11
  478.         Font.Name = 'MS Sans Serif'
  479.         Font.Style = [fsBold]
  480.         ParentFont = False
  481.       end
  482.       object toolbarImmunize: TToolBar
  483.         Left = 0
  484.         Top = 285
  485.         Width = 344
  486.         Align = alBottom
  487.         AutoSize = True
  488.         ButtonHeight = 30
  489.         ButtonWidth = 63
  490.         Flat = True
  491.         Images = img24
  492.         List = True
  493.         ShowCaptions = True
  494.         TabOrder = 0
  495.         object bnImmunizeNext: TToolButton
  496.           Left = 0
  497.           Top = 0
  498.           Action = aNext
  499.           AutoSize = True
  500.         end
  501.       end
  502.       object bnImmunize: TButton
  503.         Left = 28
  504.         Top = 104
  505.         Width = 282
  506.         Height = 25
  507.         Anchors = [akLeft, akTop, akRight]
  508.         Caption = 'Immunize this system'
  509.         TabOrder = 1
  510.         OnClick = bnImmunizeClick
  511.       end
  512.     end
  513.     object tabFinished: TTabSheet
  514.       BorderWidth = 8
  515.       ImageIndex = 4
  516.       TabVisible = False
  517.       DesignSize = (
  518.         344
  519.         317)
  520.       object labelFinished0: TLabel
  521.         Left = 0
  522.         Top = 0
  523.         Width = 344
  524.         Height = 39
  525.         Align = alTop
  526.         Caption = 
  527.           'All initial settings have been done. For more information, it is' +
  528.           ' recommended you read the help file. After that, you can start u' +
  529.           'sing Spybot-S&D.'
  530.         ShowAccelChar = False
  531.         WordWrap = True
  532.       end
  533.       object labelStep7: TLabel
  534.         Left = 79
  535.         Top = 280
  536.         Width = 249
  537.         Height = 17
  538.         Alignment = taRightJustify
  539.         Anchors = [akLeft, akRight, akBottom]
  540.         AutoSize = False
  541.         Caption = 'Step 7 of 7'
  542.         Font.Charset = DEFAULT_CHARSET
  543.         Font.Color = clWindowText
  544.         Font.Height = -11
  545.         Font.Name = 'MS Sans Serif'
  546.         Font.Style = [fsBold]
  547.         ParentFont = False
  548.       end
  549.       object bnVisitHelp: TButton
  550.         Left = 28
  551.         Top = 144
  552.         Width = 282
  553.         Height = 25
  554.         Anchors = [akLeft, akTop, akRight]
  555.         Caption = 'Read help file'
  556.         TabOrder = 1
  557.         OnClick = bnVisitHelpClick
  558.       end
  559.       object bnUseProgram: TButton
  560.         Left = 28
  561.         Top = 184
  562.         Width = 282
  563.         Height = 25
  564.         Anchors = [akLeft, akTop, akRight]
  565.         Caption = 'Start using the program'
  566.         TabOrder = 2
  567.         OnClick = bnUseProgramClick
  568.       end
  569.       object bnVisitTutorial: TButton
  570.         Left = 28
  571.         Top = 104
  572.         Width = 282
  573.         Height = 25
  574.         Anchors = [akLeft, akTop, akRight]
  575.         Caption = 'Read tutorial'
  576.         TabOrder = 0
  577.         OnClick = bnVisitTutorialClick
  578.       end
  579.     end
  580.   end
  581.   object img24: TImageList
  582.     Height = 24
  583.     Width = 24
  584.     Left = 216
  585.     Top = 160
  586.     Bitmap = {
  587.       494C010102000400040018001800FFFFFFFFFF10FFFFFFFFFFFFFFFF424D3600
  588.       0000000000003600000028000000600000001800000001002000000000000024
  589.       0000000000000000000000000000000000000000000000000000000000000000
  590.       00000000000000000000000000000000000000000000EFF9F000C0D5C200C7C7
  591.       C700C0D5C200C0D5C200DDEADD00000000000000000000000000000000000000
  592.       0000000000000000000000000000000000000000000000000000000000000000
  593.       00000000000000000000000000000000000000000000D0E2CE00C0D5C200C7C7
  594.       C700C0D5C200C0D5C200EFEFEF00000000000000000000000000000000000000
  595.       0000000000000000000000000000000000000000000000000000000000000000
  596.       0000000000000000000000000000000000000000000000000000000000000000
  597.       0000000000000000000000000000000000000000000000000000000000000000
  598.       0000000000000000000000000000000000000000000000000000000000000000
  599.       0000000000000000000000000000000000000000000000000000000000000000
  600.       0000000000000000000000000000000000000000000000000000000000000000
  601.       0000000000000000000000000000000000000000000000000000000000000000
  602.       0000000000000000000000000000A1C79E00267D27000450070005710A000571
  603.       0A0005710A000450070004500700255E2800668E6700DDEADD00000000000000
  604.       0000000000000000000000000000000000000000000000000000000000000000
  605.       00000000000000000000E1F1E1007DA97200267D27000450070005710A000571
  606.       0A0005710A000450070004500700255E2800A8A8A80000000000000000000000
  607.       0000000000000000000000000000000000000000000000000000000000000000
  608.       0000000000000000000000000000000000000000000000000000000000000000
  609.       0000000000000000000000000000000000000000000000000000000000000000
  610.       0000000000000000000000000000000000000000000000000000000000000000
  611.       0000000000000000000000000000000000000000000000000000000000000000
  612.       0000000000000000000000000000000000000000000000000000000000000000
  613.       0000000000000000000000000000000000000000000000000000000000000000
  614.       000000000000D0E2CE000F83190005710A0018992E0009B2190009B2190009B2
  615.       190009B2190009B2190009B21900029A030005710A0004500700879185000000
  616.       0000000000000000000000000000000000000000000000000000000000000000
  617.       0000000000008DBC8B0005710A000F8319000EA31B0016B4320009B2190009B2
  618.       190009B2190009B21900029A03000F83190004500700255E2800D1D1D1000000
  619.       0000000000000000000000000000000000000000000000000000000000000000
  620.       0000000000000000000000000000000000000000000000000000000000000000
  621.       0000000000000000000000000000000000000000000000000000000000000000
  622.       0000000000000000000000000000000000000000000000000000000000000000
  623.       0000000000000000000000000000000000000000000000000000000000000000
  624.       0000000000000000000000000000000000000000000000000000000000000000
  625.       0000000000000000000000000000000000000000000000000000000000000000
  626.       0000A1C79E0005710A0018992E0016B4320016B4320016B4320016B4320009B2
  627.       190009B2190009B2190009B2190009B2190009B21900029A030004500700668E
  628.       670000000000000000000000000000000000000000000000000000000000EFF9
  629.       F00049AA490005710A0016B4320016B4320016B4320016B4320016B4320009B2
  630.       190009B2190009B2190009B2190009B2190009B2190005710A0004500700A8A8
  631.       A800000000000000000000000000000000000000000000000000000000000000
  632.       0000000000000000000000000000000000000000000000000000000000000000
  633.       0000000000000000000000000000000000000000000000000000000000000000
  634.       0000000000000000000000000000000000000000000000000000000000000000
  635.       0000000000000000000000000000000000000000000000000000000000000000
  636.       0000000000000000000000000000000000000000000000000000000000000000
  637.       000000000000000000000000000000000000000000000000000000000000A1C7
  638.       9E000F83190016B4320025BB4F0025BB4F0016B4320016B4320016B4320016B4
  639.       320016B4320009B2190009B2190009B2190009B2190009B21900029A03000450
  640.       0700668E670000000000000000000000000000000000000000000000000068A7
  641.       62000F83190025BB4F0025BB4F0016B4320016B4320016B4320016B4320016B4
  642.       320016B4320009B2190009B2190009B2190009B2190009B21900029A03000450
  643.       0700B9B9B9000000000000000000000000000000000000000000000000000000
  644.       0000000000000000000000000000000000000000000000000000000000000000
  645.       0000000000000000000000000000000000000000000000000000000000000000
  646.       0000000000000000000000000000000000000000000000000000000000000000
  647.       0000000000000000000000000000000000000000000000000000000000000000
  648.       0000000000000000000000000000000000000000000000000000000000000000
  649.       0000000000000000000000000000000000000000000000000000E1F1E1000F83
  650.       190025A63D0025BB4F0025BB4F0025BB4F0025BB4F0016B4320047CE7100F2FA
  651.       F500F2FAF50039C3390016B4320009B2190009B2190009B2190009B219000EA3
  652.       1B00045007009F9F9F00000000000000000000000000000000008DBC8B000F83
  653.       190025BB4F0025BB4F0025BB4F0025BB4F0025BB4F0016B4320030C36900EFF9
  654.       F000EFF9F00047CE710009B2190009B2190009B2190009B2190009B21900029A
  655.       030004500700DDEADD0000000000000000000000000000000000000000000000
  656.       0000000000000000000000000000000000000000000000000000000000000000
  657.       0000000000000000000000000000000000000000000000000000000000000000
  658.       0000000000000000000000000000000000000000000000000000000000000000
  659.       0000000000000000000000000000000000000000000000000000000000000000
  660.       0000000000000000000000000000000000000000000000000000000000000000
  661.       000000000000000000000000000000000000000000000000000049AA49001899
  662.       2E0030C3690030C3690025BB4F0025BB4F0025BB4F0025BB4F0091DEA900FEFE
  663.       FE00FFFFFF00F2FAF50030C3690016B4320009B2190009B2190009B2190009B2
  664.       19000EA31B0004500700F3F3F3000000000000000000DDEADD000F83190025BB
  665.       4F0030C3690025BB4F0025BB4F0025BB4F0025BB4F0047CE7100EFF9F000FFFF
  666.       FE00FEFEFE0091DEA90016B4320016B4320009B2190009B2190009B2190009B2
  667.       190005710A00668E670000000000000000000000000000000000000000000000
  668.       0000000000000000000000000000000000000000000000000000000000000000
  669.       0000000000000000000000000000000000000000000000000000000000000000
  670.       0000000000000000000000000000000000000000000000000000000000000000
  671.       0000000000000000000000000000000000000000000000000000000000000000
  672.       0000000000000000000000000000000000000000000000000000000000000000
  673.       00000000000000000000000000000000000000000000D9F3E2000F83190030C3
  674.       690030C3690030C3690030C3690030C3690025BB4F0025BB4F0047CE7100EFF9
  675.       F000FFFFFF00FCFEFE00F8F8F80039C3390016B4320016B4320009B2190009B2
  676.       190009B2190005710A007DA9720000000000000000007ACE7F0018992E0030C3
  677.       690030C3690030C3690030C3690030C3690047CE7100F2FAF500FFFFFF00FCFE
  678.       FE00EFF9F00025BB4F0016B4320016B4320016B4320016B4320009B2190009B2
  679.       190009B2190004500700DDEADD00000000000000000000000000000000000000
  680.       0000000000000000000000000000000000000000000000000000000000000000
  681.       0000000000000000000000000000000000000000000000000000000000000000
  682.       0000000000000000000000000000000000000000000000000000000000000000
  683.       0000000000000000000000000000000000000000000000000000000000000000
  684.       0000000000000000000000000000000000000000000000000000000000000000
  685.       000000000000000000000000000000000000000000007ACE7F0018992E0030C3
  686.       690030C3690030C3690030C3690030C3690030C3690025BB4F0025BB4F0047CE
  687.       7100F2FAF500FFFEFF00FFFFFF00EFF9F00030C3690016B4320016B4320009B2
  688.       190009B219000EA31B00255E2800000000000000000018992E0025BB4F0030C3
  689.       690030C3690030C3690030C3690047CE7100F8FBFB00FFFFFF00FEFFFC00F2FA
  690.       F50047CE710025BB4F0016B4320016B4320016B4320016B4320016B4320009B2
  691.       190009B2190005710A007DA97200000000000000000000000000000000000000
  692.       0000000000000000000000000000000000000000000000000000000000000000
  693.       0000000000000000000000000000000000000000000000000000000000000000
  694.       0000000000000000000000000000000000000000000000000000000000000000
  695.       0000000000000000000000000000000000000000000000000000000000000000
  696.       0000000000000000000000000000000000000000000000000000000000000000
  697.       0000000000000000000000000000000000000000000049AA490025BB4F0030C3
  698.       690030C3690030C3690030C3690030C3690030C3690030C3690030C3690030C3
  699.       690047CE7100F2FAF500FCFEFE00FFFFFE00F2FAF50030C3690016B4320016B4
  700.       320016B4320009B2190004500700DDEADD00E1F1E100029A030030C3690030C3
  701.       690030C3690030C3690047CE7100F2FAF500FFFFFF00FFFFFF00F8FBFB0047CE
  702.       710025BB4F0025BB4F0025BB4F0016B4320016B4320016B4320016B4320016B4
  703.       320016B432000F831900448A3E00000000000000000000000000000000000000
  704.       0000000000000000000000000000000000000000000000000000000000000000
  705.       0000000000000000000000000000000000000000000000000000000000000000
  706.       0000000000000000000000000000000000000000000000000000000000000000
  707.       0000000000000000000000000000000000000000000000000000000000000000
  708.       0000000000000000000000000000000000000000000000000000000000000000
  709.       000000000000000000000000000000000000000000000EA31B0025BB4F0030C3
  710.       690030C3690058E08700AFE6BF0091DEA90091DEA90091DEA90091DEA90091DE
  711.       A90091DEA900AFE6BF00FFFFFF00FFFEFF00FFFFFF00F2FAF50030C3690016B4
  712.       320016B4320016B4320005710A00C0D5C200BBE5B9000EA31B0030C3690030C3
  713.       690030C3690058E08700F9F6F500FCFEFE00FFFFFE00FFFFFE00AFE6BF0091DE
  714.       A90091DEA90091DEA90091DEA90091DEA90091DEA90091DEA90047CE710016B4
  715.       320016B432000EA31B0005710A00000000000000000000000000000000000000
  716.       0000000000000000000000000000000000000000000000000000000000000000
  717.       0000000000000000000000000000000000000000000000000000000000000000
  718.       0000000000000000000000000000000000000000000000000000000000000000
  719.       0000000000000000000000000000000000000000000000000000000000000000
  720.       0000000000000000000000000000000000000000000000000000000000000000
  721.       00000000000000000000000000000000000000000000029A030030C3690030C3
  722.       690030C3690091DEA900FFFFFF00FFFEFF00FEFEFE00FFFFFF00FFFFFF00FEFE
  723.       FE00FFFFFF00FFFEFF00FFFFFF00FFFEFF00FFFFFF00FEFEFE00F2FAF50030C3
  724.       690025BB4F0016B4320005710A00C0D5C200BBE5B9000EA31B0030C3690030C3
  725.       690047CE7100F2FAF500FFFFFF00FFFFFE00FCFEFE00FFFFFF00FFFFFF00FFFE
  726.       FF00FFFFFF00FFFEFF00FCFEFE00FFFFFF00FFFEFF00FEFFFC0091DEA90016B4
  727.       320016B432000EA31B0005710A00000000000000000000000000000000000000
  728.       0000000000000000000000000000000000000000000000000000000000000000
  729.       0000000000000000000000000000000000000000000000000000000000000000
  730.       0000000000000000000000000000000000000000000000000000000000000000
  731.       0000000000000000000000000000000000000000000000000000000000000000
  732.       0000000000000000000000000000000000000000000000000000000000000000
  733.       00000000000000000000000000000000000000000000029A030030C3690030C3
  734.       690030C3690091DEA900FBFBFC00FCFEFE00FFFFFF00F9FFFE00FCFEFE00FFFF
  735.       FF00FFFFFF00FFFFFF00FCFEFE00FFFEFF00FCFEFE00FFFFFF00D9F3E20025BB
  736.       4F0016B4320016B432000F831900C0D5C200BBE5B9000EA31B0030C3690030C3
  737.       690058E08700F0F6FD00FFFFFF00FCFEFE00FFFEFF00FFFEFF00FFFEFF00FFFF
  738.       FF00FEFEFE00FFFEFF00F9FFFE00F9FFFE00FFFFFF00FFFFFF0091DEA90025BB
  739.       4F0016B4320016B4320005710A00000000000000000000000000000000000000
  740.       0000000000000000000000000000000000000000000000000000000000000000
  741.       0000000000000000000000000000000000000000000000000000000000000000
  742.       0000000000000000000000000000000000000000000000000000000000000000
  743.       0000000000000000000000000000000000000000000000000000000000000000
  744.       0000000000000000000000000000000000000000000000000000000000000000
  745.       0000000000000000000000000000000000000000000016B4320030C3690030C3
  746.       690030C3690058E08700AFE6BF0091DEA90091DEA900AFE6BF0091DEA90091DE
  747.       A90091DEA900D9F3E200FFFFFF00FFFEFF00FFFFFF00D9F3E20030C3690025BB
  748.       4F0025BB4F0025BB4F0005710A00C0D5C200BBE5B90009B2190030C3690030C3
  749.       690030C3690047CE7100F3F3F300FFFEFF00FFFFFF00FCFEFE00D9F3E20091DE
  750.       A90091DEA90091DEA900AFE6BF0091DEA90091DEA90091DEA90047CE710025BB
  751.       4F0025BB4F0025A63D002A8C4300000000000000000000000000000000000000
  752.       0000000000000000000000000000000000000000000000000000000000000000
  753.       0000000000000000000000000000000000000000000000000000000000000000
  754.       0000000000000000000000000000000000000000000000000000000000000000
  755.       0000000000000000000000000000000000000000000000000000000000000000
  756.       0000000000000000000000000000000000000000000000000000000000000000
  757.       0000000000000000000000000000000000000000000039C3390039C3390047CE
  758.       710030C3690030C3690030C3690030C3690030C3690030C3690030C3690030C3
  759.       690091DEA900F9FFFE00FFFEFF00FEFEFE00D9F3E20030C3690030C3690025BB
  760.       4F0025BB4F0025BB4F0005710A0000000000EFF9F000029A030047CE710047CE
  761.       710030C3690030C3690058E08700F0F6FD00FFFEFF00FFFFFF00FFFFFF0091DE
  762.       A90030C3690030C3690030C3690030C3690030C3690030C3690025BB4F0025BB
  763.       4F0025BB4F0018992E0049AA4900000000000000000000000000000000000000
  764.       0000000000000000000000000000000000000000000000000000000000000000
  765.       0000000000000000000000000000000000000000000000000000000000000000
  766.       0000000000000000000000000000000000000000000000000000000000000000
  767.       0000000000000000000000000000000000000000000000000000000000000000
  768.       0000000000000000000000000000000000000000000000000000000000000000
  769.       0000000000000000000000000000000000000000000091DEA90016B432007ACE
  770.       7F0047CE710047CE710030C3690030C3690030C3690030C3690030C3690091DE
  771.       A900FFFFFE00FFFFFF00FCFEFE00D9F3E20030C3690030C3690030C3690030C3
  772.       690025BB4F0018992E0049AA4900000000000000000039C3390047CE71007ACE
  773.       7F0047CE710030C3690030C3690047CE7100FCFEFB00FCFEFE00FFFFFF00FCFE
  774.       FE0091DEA90030C3690030C3690030C3690030C3690030C3690030C3690030C3
  775.       690025BB4F000F831900A1C79E00000000000000000000000000000000000000
  776.       0000000000000000000000000000000000000000000000000000000000000000
  777.       0000000000000000000000000000000000000000000000000000000000000000
  778.       0000000000000000000000000000000000000000000000000000000000000000
  779.       0000000000000000000000000000000000000000000000000000000000000000
  780.       0000000000000000000000000000000000000000000000000000000000000000
  781.       00000000000000000000000000000000000000000000EFF9F00009B219007ACE
  782.       7F0091DEA90058E0870047CE710030C3690030C3690030C3690058E08700FBFB
  783.       FC00FEFEFE00FFFEFF00D9F3E20047CE710030C3690030C3690030C3690030C3
  784.       690030C369000F831900AFD0B000000000000000000091DEA90009B2190091DE
  785.       A9007ACE7F0058E0870047CE710030C3690051B49400F8FBFB00FFFCFF00FFFE
  786.       FF00FFFFFF0047CE710030C3690030C3690030C3690030C3690030C3690030C3
  787.       690025BB4F000F831900EFF9F000000000000000000000000000000000000000
  788.       0000000000000000000000000000000000000000000000000000000000000000
  789.       0000000000000000000000000000000000000000000000000000000000000000
  790.       0000000000000000000000000000000000000000000000000000000000000000
  791.       0000000000000000000000000000000000000000000000000000000000000000
  792.       0000000000000000000000000000000000000000000000000000000000000000
  793.       00000000000000000000000000000000000000000000000000007ACE7F0016B4
  794.       320091DEA90091DEA90058E087007ACE7F0047CE710030C369007ACE7F00FFFE
  795.       FF00FEFEFE00D9F3E20047CE710030C3690030C3690030C3690030C3690030C3
  796.       690025A63D0049AA49000000000000000000000000000000000039C3390047CE
  797.       710091DEA90091DEA9007ACE7F0058E0870030C3690058E08700F0FEFE00FFFF
  798.       FF00FBFBFC0058E0870030C3690030C3690030C3690030C3690030C3690030C3
  799.       69000F831900AFD0B00000000000000000000000000000000000000000000000
  800.       0000000000000000000000000000000000000000000000000000000000000000
  801.       0000000000000000000000000000000000000000000000000000000000000000
  802.       0000000000000000000000000000000000000000000000000000000000000000
  803.       0000000000000000000000000000000000000000000000000000000000000000
  804.       0000000000000000000000000000000000000000000000000000000000000000
  805.       00000000000000000000000000000000000000000000000000000000000039C3
  806.       390039C33900AFE6BF0091DEA90091DEA90058E0870047CE710047CE710091DE
  807.       A900AFE6BF0047CE710030C3690030C3690030C3690030C3690030C3690025BB
  808.       4F000F831900D9F3E20000000000000000000000000000000000D8EBCC0009B2
  809.       190091DEA90091DEA90091DEA9007ACE7F0058E0870047CE710051B49400AFE6
  810.       BF00AFE6BF0030C3690030C3690030C3690030C3690030C3690030C369001899
  811.       2E0049AA49000000000000000000000000000000000000000000000000000000
  812.       0000000000000000000000000000000000000000000000000000000000000000
  813.       0000000000000000000000000000000000000000000000000000000000000000
  814.       0000000000000000000000000000000000000000000000000000000000000000
  815.       0000000000000000000000000000000000000000000000000000000000000000
  816.       0000000000000000000000000000000000000000000000000000000000000000
  817.       000000000000000000000000000000000000000000000000000000000000EFF9
  818.       F00039C3390039C33900BBE5B90091DEA90091DEA9007ACE7F0058E0870051B4
  819.       940030C3690030C3690030C3690030C3690030C3690030C3690025BB4F00029A
  820.       0300A1C79E0000000000000000000000000000000000000000000000000091DE
  821.       A90009B2190091DEA900BBE5B90091DEA90091DEA9007ACE7F0047CE710047CE
  822.       710030C3690030C3690030C3690030C3690030C3690030C369000EA31B0025A6
  823.       3D00EFF9F0000000000000000000000000000000000000000000000000000000
  824.       0000000000000000000000000000000000000000000000000000000000000000
  825.       0000000000000000000000000000000000000000000000000000000000000000
  826.       0000000000000000000000000000000000000000000000000000000000000000
  827.       0000000000000000000000000000000000000000000000000000000000000000
  828.       0000000000000000000000000000000000000000000000000000000000000000
  829.       0000000000000000000000000000000000000000000000000000000000000000
  830.       0000EFF9F00039C3390039C3390091DEA900BBE5B90091DEA90091DEA90058E0
  831.       870058E0870030C3690030C3690030C3690030C3690016B432000EA31B00AFD0
  832.       B000000000000000000000000000000000000000000000000000000000000000
  833.       0000BBE5B90009B2190047CE7100BBE5B900AFE6BF0091DEA90091DEA90058E0
  834.       870047CE710030C3690030C3690030C3690025BB4F000EA31B0025A63D00EFF9
  835.       F000000000000000000000000000000000000000000000000000000000000000
  836.       0000000000000000000000000000000000000000000000000000000000000000
  837.       0000000000000000000000000000000000000000000000000000000000000000
  838.       0000000000000000000000000000000000000000000000000000000000000000
  839.       0000000000000000000000000000000000000000000000000000000000000000
  840.       0000000000000000000000000000000000000000000000000000000000000000
  841.       0000000000000000000000000000000000000000000000000000000000000000
  842.       000000000000000000007ACE7F0009B2190039C339007ACE7F007ACE7F007ACE
  843.       7F007ACE7F0047CE710025BB4F0016B43200029A030047CE7100E1F1E1000000
  844.       0000000000000000000000000000000000000000000000000000000000000000
  845.       000000000000E1F1E10047CE710009B2190039C339007ACE7F007ACE7F007ACE
  846.       7F007ACE7F0030C3690025BB4F000EA31B000EA31B007ACE7F00000000000000
  847.       0000000000000000000000000000000000000000000000000000000000000000
  848.       0000000000000000000000000000000000000000000000000000000000000000
  849.       0000000000000000000000000000000000000000000000000000000000000000
  850.       0000000000000000000000000000000000000000000000000000000000000000
  851.       0000000000000000000000000000000000000000000000000000000000000000
  852.       0000000000000000000000000000000000000000000000000000000000000000
  853.       0000000000000000000000000000000000000000000000000000000000000000
  854.       0000000000000000000000000000EFF9F00091DEA90039C3390039C3390009B2
  855.       190009B2190009B2190039C3390091DEA900E1F1E10000000000000000000000
  856.       0000000000000000000000000000000000000000000000000000000000000000
  857.       0000000000000000000000000000D9F3E2007ACE7F0039C3390009B2190009B2
  858.       190009B2190039C3390039C3390091DEA900EFF9F00000000000000000000000
  859.       0000000000000000000000000000000000000000000000000000000000000000
  860.       0000000000000000000000000000000000000000000000000000000000000000
  861.       0000000000000000000000000000000000000000000000000000000000000000
  862.       0000000000000000000000000000000000000000000000000000000000000000
  863.       0000000000000000000000000000000000000000000000000000000000000000
  864.       0000000000000000000000000000000000000000000000000000000000000000
  865.       0000000000000000000000000000000000000000000000000000000000000000
  866.       0000000000000000000000000000000000000000000000000000000000000000
  867.       0000000000000000000000000000000000000000000000000000000000000000
  868.       0000000000000000000000000000000000000000000000000000000000000000
  869.       0000000000000000000000000000000000000000000000000000000000000000
  870.       0000000000000000000000000000000000000000000000000000000000000000
  871.       0000000000000000000000000000000000000000000000000000000000000000
  872.       0000000000000000000000000000000000000000000000000000000000000000
  873.       0000000000000000000000000000000000000000000000000000000000000000
  874.       0000000000000000000000000000000000000000000000000000000000000000
  875.       0000000000000000000000000000000000000000000000000000000000000000
  876.       0000000000000000000000000000000000000000000000000000000000000000
  877.       000000000000000000000000000000000000424D3E000000000000003E000000
  878.       2800000060000000180000000100010000000000200100000000000000000000
  879.       000000000000000000000000FFFFFF00FF81FFFF81FF000000000000FE003FFC
  880.       007F000000000000F8001FF8001F000000000000F0000FE0000F000000000000
  881.       E00007E00007000000000000C00003C00003000000000000C000018000030000
  882.       0000000080000180000100000000000080000180000100000000000080000000
  883.       0001000000000000800000000001000000000000800000000001000000000000
  884.       8000000000010000000000008000000000010000000000008000010000010000
  885.       00000000800001800001000000000000800001800001000000000000C00003C0
  886.       0003000000000000E00003C00007000000000000E00007E00007000000000000
  887.       F0000FF0000F000000000000FC001FF8003F000000000000FE007FFE007F0000
  888.       00000000FFFFFFFFFFFF00000000000000000000000000000000000000000000
  889.       000000000000}
  890.   end
  891.   object alWizard: TActionList
  892.     Images = img24
  893.     Left = 176
  894.     Top = 176
  895.     object aNext: TAction
  896.       Caption = 'N&ext'
  897.       ImageIndex = 0
  898.       OnExecute = aNextExecute
  899.     end
  900.   end
  901. end
  902.